home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / share / 39 / _SETUP.1 / Qimage.exe / 0 / RCDATA / TFORM22 / TFORM22.txt
Text File  |  2000-07-30  |  1KB  |  57 lines

  1. object Form22: TForm22
  2.   Left = 334
  3.   Top = 143
  4.   Width = 637
  5.   Height = 154
  6.   Caption = 'Unregistered Version'
  7.   Color = clBtnFace
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = True
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 295
  19.     Top = 10
  20.     Width = 68
  21.     Height = 16
  22.     Caption = 'Reminder'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -15
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 10
  32.     Top = 30
  33.     Width = 444
  34.     Height = 16
  35.     Caption = 
  36.       'Your demo evaluation time has expired.  This software will no lo' +
  37.       'nger function.'
  38.   end
  39.   object Label3: TLabel
  40.     Left = 276
  41.     Top = 59
  42.     Width = 120
  43.     Height = 16
  44.     Caption = 'Waiting 5 seconds...'
  45.   end
  46.   object BitBtn1: TBitBtn
  47.     Left = 286
  48.     Top = 79
  49.     Width = 92
  50.     Height = 31
  51.     Caption = 'Ok'
  52.     TabOrder = 0
  53.     OnClick = BitBtn1Click
  54.     Kind = bkOK
  55.   end
  56. end
  57.